3.1257 \(\int (1-2 x)^2 (2+3 x)^6 (3+5 x)^3 \, dx\)

Optimal. Leaf size=67 \[ \frac{125 (3 x+2)^{12}}{2187}-\frac{3800 (3 x+2)^{11}}{8019}+\frac{1657 (3 x+2)^{10}}{1458}-\frac{4099 (3 x+2)^9}{6561}+\frac{763 (3 x+2)^8}{5832}-\frac{7}{729} (3 x+2)^7 \]

[Out]

(-7*(2 + 3*x)^7)/729 + (763*(2 + 3*x)^8)/5832 - (4099*(2 + 3*x)^9)/6561 + (1657*
(2 + 3*x)^10)/1458 - (3800*(2 + 3*x)^11)/8019 + (125*(2 + 3*x)^12)/2187

_______________________________________________________________________________________

Rubi [A]  time = 0.109494, antiderivative size = 67, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.045 \[ \frac{125 (3 x+2)^{12}}{2187}-\frac{3800 (3 x+2)^{11}}{8019}+\frac{1657 (3 x+2)^{10}}{1458}-\frac{4099 (3 x+2)^9}{6561}+\frac{763 (3 x+2)^8}{5832}-\frac{7}{729} (3 x+2)^7 \]

Antiderivative was successfully verified.

[In]  Int[(1 - 2*x)^2*(2 + 3*x)^6*(3 + 5*x)^3,x]

[Out]

(-7*(2 + 3*x)^7)/729 + (763*(2 + 3*x)^8)/5832 - (4099*(2 + 3*x)^9)/6561 + (1657*
(2 + 3*x)^10)/1458 - (3800*(2 + 3*x)^11)/8019 + (125*(2 + 3*x)^12)/2187

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ 30375 x^{12} + \frac{1749600 x^{11}}{11} + \frac{685017 x^{10}}{2} + 363093 x^{9} + \frac{1081971 x^{8}}{8} - 110115 x^{7} - \frac{464744 x^{6}}{3} - 61804 x^{5} + 10172 x^{4} + 20208 x^{3} + 1728 x + 17280 \int x\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((1-2*x)**2*(2+3*x)**6*(3+5*x)**3,x)

[Out]

30375*x**12 + 1749600*x**11/11 + 685017*x**10/2 + 363093*x**9 + 1081971*x**8/8 -
 110115*x**7 - 464744*x**6/3 - 61804*x**5 + 10172*x**4 + 20208*x**3 + 1728*x + 1
7280*Integral(x, x)

_______________________________________________________________________________________

Mathematica [A]  time = 0.00379052, size = 67, normalized size = 1. \[ 30375 x^{12}+\frac{1749600 x^{11}}{11}+\frac{685017 x^{10}}{2}+363093 x^9+\frac{1081971 x^8}{8}-110115 x^7-\frac{464744 x^6}{3}-61804 x^5+10172 x^4+20208 x^3+8640 x^2+1728 x \]

Antiderivative was successfully verified.

[In]  Integrate[(1 - 2*x)^2*(2 + 3*x)^6*(3 + 5*x)^3,x]

[Out]

1728*x + 8640*x^2 + 20208*x^3 + 10172*x^4 - 61804*x^5 - (464744*x^6)/3 - 110115*
x^7 + (1081971*x^8)/8 + 363093*x^9 + (685017*x^10)/2 + (1749600*x^11)/11 + 30375
*x^12

_______________________________________________________________________________________

Maple [A]  time = 0.002, size = 60, normalized size = 0.9 \[ 30375\,{x}^{12}+{\frac{1749600\,{x}^{11}}{11}}+{\frac{685017\,{x}^{10}}{2}}+363093\,{x}^{9}+{\frac{1081971\,{x}^{8}}{8}}-110115\,{x}^{7}-{\frac{464744\,{x}^{6}}{3}}-61804\,{x}^{5}+10172\,{x}^{4}+20208\,{x}^{3}+8640\,{x}^{2}+1728\,x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((1-2*x)^2*(2+3*x)^6*(3+5*x)^3,x)

[Out]

30375*x^12+1749600/11*x^11+685017/2*x^10+363093*x^9+1081971/8*x^8-110115*x^7-464
744/3*x^6-61804*x^5+10172*x^4+20208*x^3+8640*x^2+1728*x

_______________________________________________________________________________________

Maxima [A]  time = 1.33543, size = 80, normalized size = 1.19 \[ 30375 \, x^{12} + \frac{1749600}{11} \, x^{11} + \frac{685017}{2} \, x^{10} + 363093 \, x^{9} + \frac{1081971}{8} \, x^{8} - 110115 \, x^{7} - \frac{464744}{3} \, x^{6} - 61804 \, x^{5} + 10172 \, x^{4} + 20208 \, x^{3} + 8640 \, x^{2} + 1728 \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^3*(3*x + 2)^6*(2*x - 1)^2,x, algorithm="maxima")

[Out]

30375*x^12 + 1749600/11*x^11 + 685017/2*x^10 + 363093*x^9 + 1081971/8*x^8 - 1101
15*x^7 - 464744/3*x^6 - 61804*x^5 + 10172*x^4 + 20208*x^3 + 8640*x^2 + 1728*x

_______________________________________________________________________________________

Fricas [A]  time = 0.185111, size = 1, normalized size = 0.01 \[ 30375 x^{12} + \frac{1749600}{11} x^{11} + \frac{685017}{2} x^{10} + 363093 x^{9} + \frac{1081971}{8} x^{8} - 110115 x^{7} - \frac{464744}{3} x^{6} - 61804 x^{5} + 10172 x^{4} + 20208 x^{3} + 8640 x^{2} + 1728 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^3*(3*x + 2)^6*(2*x - 1)^2,x, algorithm="fricas")

[Out]

30375*x^12 + 1749600/11*x^11 + 685017/2*x^10 + 363093*x^9 + 1081971/8*x^8 - 1101
15*x^7 - 464744/3*x^6 - 61804*x^5 + 10172*x^4 + 20208*x^3 + 8640*x^2 + 1728*x

_______________________________________________________________________________________

Sympy [A]  time = 0.118335, size = 65, normalized size = 0.97 \[ 30375 x^{12} + \frac{1749600 x^{11}}{11} + \frac{685017 x^{10}}{2} + 363093 x^{9} + \frac{1081971 x^{8}}{8} - 110115 x^{7} - \frac{464744 x^{6}}{3} - 61804 x^{5} + 10172 x^{4} + 20208 x^{3} + 8640 x^{2} + 1728 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((1-2*x)**2*(2+3*x)**6*(3+5*x)**3,x)

[Out]

30375*x**12 + 1749600*x**11/11 + 685017*x**10/2 + 363093*x**9 + 1081971*x**8/8 -
 110115*x**7 - 464744*x**6/3 - 61804*x**5 + 10172*x**4 + 20208*x**3 + 8640*x**2
+ 1728*x

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.224188, size = 80, normalized size = 1.19 \[ 30375 \, x^{12} + \frac{1749600}{11} \, x^{11} + \frac{685017}{2} \, x^{10} + 363093 \, x^{9} + \frac{1081971}{8} \, x^{8} - 110115 \, x^{7} - \frac{464744}{3} \, x^{6} - 61804 \, x^{5} + 10172 \, x^{4} + 20208 \, x^{3} + 8640 \, x^{2} + 1728 \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^3*(3*x + 2)^6*(2*x - 1)^2,x, algorithm="giac")

[Out]

30375*x^12 + 1749600/11*x^11 + 685017/2*x^10 + 363093*x^9 + 1081971/8*x^8 - 1101
15*x^7 - 464744/3*x^6 - 61804*x^5 + 10172*x^4 + 20208*x^3 + 8640*x^2 + 1728*x